Surefire test

Tests passed/Failed/Skipped:59/0/0
Started on:Wed Jul 03 21:38:41 CEST 2019
Total time:25 seconds (25055 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

PASSED TESTS
Test method Exception Time (seconds) Instance
shouldBeExceptionallyDisallowed
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x3032
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldBeExceptionallyDisallowed(IdentifierClassTest.java:74)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x3032
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldBeExceptionallyDisallowed(IdentifierClassTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldBeExceptionallyValid
Test class: rocks.xmpp.precis.IdentifierClassTest
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldMapToSingleSpace
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
shouldNormalizeNFKC
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
shouldNotAllowControlCharacters
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x61c
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowControlCharacters(IdentifierClassTest.java:54)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x61c
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowControlCharacters(IdentifierClassTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldNotAllowIgnorableCharacters
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x34f
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowIgnorableCharacters(IdentifierClassTest.java:49)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x34f
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowIgnorableCharacters(IdentifierClassTest.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldNotAllowNonCharacter
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xfdd0
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowNonCharacter(IdentifierClassTest.java:39)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xfdd0
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowNonCharacter(IdentifierClassTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldNotAllowOldHangulJamoCharacters
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xa960
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowOldHangulJamoCharacters(IdentifierClassTest.java:44)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xa960
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowOldHangulJamoCharacters(IdentifierClassTest.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldNotAllowSymbols
Test class: rocks.xmpp.precis.IdentifierClassTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x265a
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowSymbols(IdentifierClassTest.java:59)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x265a
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.IdentifierClassTest.shouldNotAllowSymbols(IdentifierClassTest.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
shouldNotBeEmpty
Test class: rocks.xmpp.precis.NicknameProfileTest
java.lang.IllegalArgumentException: Nickname must not be empty after applying the rules.
	at rocks.xmpp.precis.NicknameProfile.enforce(NicknameProfile.java:63)
	at rocks.xmpp.precis.NicknameProfileTest.shouldNotBeEmpty(NicknameProfileTest.java:59)
... Removed 29 stack frames
Click to show all stack frames
java.lang.IllegalArgumentException: Nickname must not be empty after applying the rules.
	at rocks.xmpp.precis.NicknameProfile.enforce(NicknameProfile.java:63)
	at rocks.xmpp.precis.NicknameProfileTest.shouldNotBeEmpty(NicknameProfileTest.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
shouldReplaceNonAsciiSpaces
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
shouldTrim
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
testAllowedStrings
Test class: rocks.xmpp.precis.OpaqueStringProfileTest
0 rocks.xmpp.precis.OpaqueStringProfileTest@b684286
testAllowedStrings
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testAsciiDomain
Test class: rocks.xmpp.precis.IDNProfileTest
0 rocks.xmpp.precis.IDNProfileTest@880ec60
testBidiRule1
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 1: The first character must be a character with Bidi property L, R or AL.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:544)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule1(BidiRuleTest.java:37)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 1: The first character must be a character with Bidi property L, R or AL.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:544)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule1(BidiRuleTest.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBidiRule2
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 2: In an RTL label, only characters with the Bidi properties R, AL, AN, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:570)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule2(BidiRuleTest.java:43)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 2: In an RTL label, only characters with the Bidi properties R, AL, AN, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:570)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule2(BidiRuleTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBidiRule3
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 2: In an RTL label, only characters with the Bidi properties R, AL, AN, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:570)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule3(BidiRuleTest.java:49)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 2: In an RTL label, only characters with the Bidi properties R, AL, AN, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:570)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule3(BidiRuleTest.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBidiRule4
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 4: In an RTL label, if an EN is present, no AN may be present, and vice versa.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:586)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule4(BidiRuleTest.java:55)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 4: In an RTL label, if an EN is present, no AN may be present, and vice versa.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:586)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule4(BidiRuleTest.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBidiRule5
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 5: In an LTR label, only characters with the Bidi properties L, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:592)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule5(BidiRuleTest.java:60)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 5: In an LTR label, only characters with the Bidi properties L, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:592)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule5(BidiRuleTest.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBidiRule6
Test class: rocks.xmpp.precis.BidiRuleTest
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 5: In an LTR label, only characters with the Bidi properties L, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:592)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule6(BidiRuleTest.java:66)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidDirectionalityException: Bidi Rule 5: In an LTR label, only characters with the Bidi properties L, EN, ES, CS, ET, ON, BN, or NSM are allowed.
	at rocks.xmpp.precis.PrecisProfile.checkBidiRule(PrecisProfile.java:592)
	at rocks.xmpp.precis.BidiRuleTest.testBidiRule6(BidiRuleTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testBlackChessKing
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x265a
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testBlackChessKing(UsernameCaseMappedProfileTest.java:72)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x265a
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testBlackChessKing(UsernameCaseMappedProfileTest.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testCaseMapping
Test class: rocks.xmpp.precis.IDNProfileTest
0 rocks.xmpp.precis.IDNProfileTest@880ec60
testComparison
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
testCompatibilityEquivalent
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xfb00
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testCompatibilityEquivalent(UsernameCaseMappedProfileTest.java:118)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xfb00
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testCompatibilityEquivalent(UsernameCaseMappedProfileTest.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testCompositeCharactersAndCombiningSequence
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testConfusableCharacters
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testConfusableCharacters
Test class: rocks.xmpp.precis.UsernameCasePreservedProfileTest
0 rocks.xmpp.precis.UsernameCasePreservedProfileTest@36d64342
testControlCharacters
Test class: rocks.xmpp.precis.OpaqueStringProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 12: 0x9
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.OpaqueStringProfile.enforce(OpaqueStringProfile.java:43)
	at rocks.xmpp.precis.OpaqueStringProfileTest.testControlCharacters(OpaqueStringProfileTest.java:54)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 12: 0x9
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.OpaqueStringProfile.enforce(OpaqueStringProfile.java:43)
	at rocks.xmpp.precis.OpaqueStringProfileTest.testControlCharacters(OpaqueStringProfileTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.OpaqueStringProfileTest@b684286
testDots
Test class: rocks.xmpp.precis.IDNProfileTest
0 rocks.xmpp.precis.IDNProfileTest@880ec60
testEmptyUsername
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
java.lang.IllegalArgumentException: A username must not be empty.
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:68)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testEmptyUsername(UsernameCaseMappedProfileTest.java:143)
... Removed 29 stack frames
Click to show all stack frames
java.lang.IllegalArgumentException: A username must not be empty.
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:68)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testEmptyUsername(UsernameCaseMappedProfileTest.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testExamples
Test class: rocks.xmpp.precis.NicknameProfileTest
0 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
testHasCompat
Test class: rocks.xmpp.precis.IdentifierClassTest
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
testIdempotencyComparison
Test class: rocks.xmpp.precis.NicknameProfileTest
5 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
testIdempotencyEnforcement
Test class: rocks.xmpp.precis.NicknameProfileTest
5 rocks.xmpp.precis.NicknameProfileTest@3f3afe78
testIdempotencyEnforcement
Test class: rocks.xmpp.precis.OpaqueStringProfileTest
4 rocks.xmpp.precis.OpaqueStringProfileTest@b684286
testIdempotencyEnforcement
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
4 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testIdempotencyEnforcement
Test class: rocks.xmpp.precis.UsernameCasePreservedProfileTest
4 rocks.xmpp.precis.UsernameCasePreservedProfileTest@36d64342
testInfinity
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x221e
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testInfinity(UsernameCaseMappedProfileTest.java:67)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x221e
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testInfinity(UsernameCaseMappedProfileTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testLetterDigits
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testNonLDHAsciiCharacters
Test class: rocks.xmpp.precis.IDNProfileTest
java.lang.IllegalArgumentException: Contains non-LDH ASCII characters
	at java.net.IDN.toASCIIInternal(IDN.java:296)
	at java.net.IDN.toASCII(IDN.java:122)
	at rocks.xmpp.precis.IDNProfile.prepare(IDNProfile.java:45)
	at rocks.xmpp.precis.IDNProfile.enforce(IDNProfile.java:66)
	at rocks.xmpp.precis.IDNProfileTest.testNonLDHAsciiCharacters(IDNProfileTest.java:19)
... Removed 29 stack frames
Click to show all stack frames
java.lang.IllegalArgumentException: Contains non-LDH ASCII characters
	at java.net.IDN.toASCIIInternal(IDN.java:296)
	at java.net.IDN.toASCII(IDN.java:122)
	at rocks.xmpp.precis.IDNProfile.prepare(IDNProfile.java:45)
	at rocks.xmpp.precis.IDNProfile.enforce(IDNProfile.java:66)
	at rocks.xmpp.precis.IDNProfileTest.testNonLDHAsciiCharacters(IDNProfileTest.java:19)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.IDNProfileTest@880ec60
testOtherLetterDigits1
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x1c5
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits1(UsernameCaseMappedProfileTest.java:123)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x1c5
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits1(UsernameCaseMappedProfileTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testOtherLetterDigits2
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x16ee
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits2(UsernameCaseMappedProfileTest.java:128)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x16ee
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits2(UsernameCaseMappedProfileTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testOtherLetterDigits3
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xb2
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits3(UsernameCaseMappedProfileTest.java:133)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xb2
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits3(UsernameCaseMappedProfileTest.java:133)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testOtherLetterDigits4
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x488
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits4(UsernameCaseMappedProfileTest.java:138)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x488
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testOtherLetterDigits4(UsernameCaseMappedProfileTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testPrintableCharacters
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testRomanFour
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 5: 0x2173
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testRomanFour(UsernameCaseMappedProfileTest.java:62)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 5: 0x2173
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testRomanFour(UsernameCaseMappedProfileTest.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSpaceCharacters
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 3: 0x20
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters(UsernameCaseMappedProfileTest.java:57)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 3: 0x20
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.PrecisProfile.enforce(PrecisProfile.java:691)
	at rocks.xmpp.precis.UsernameProfile.enforce(UsernameProfile.java:64)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters(UsernameCaseMappedProfileTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSpaceCharacters1
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x20
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters1(UsernameCaseMappedProfileTest.java:88)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x20
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters1(UsernameCaseMappedProfileTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSpaceCharacters2
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x9
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters2(UsernameCaseMappedProfileTest.java:93)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x9
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters2(UsernameCaseMappedProfileTest.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSpaceCharacters3
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xa
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters3(UsernameCaseMappedProfileTest.java:98)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0xa
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSpaceCharacters3(UsernameCaseMappedProfileTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSymbolCharacters1
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x2600
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters1(UsernameCaseMappedProfileTest.java:103)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x2600
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters1(UsernameCaseMappedProfileTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSymbolCharacters2
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x26d6
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters2(UsernameCaseMappedProfileTest.java:108)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x26d6
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters2(UsernameCaseMappedProfileTest.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testSymbolCharacters3
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x26ff
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters3(UsernameCaseMappedProfileTest.java:113)
... Removed 29 stack frames
Click to show all stack frames
rocks.xmpp.precis.InvalidCodePointException: Invalid code point at position 0: 0x26ff
	at rocks.xmpp.precis.PrecisProfile.prepare(PrecisProfile.java:670)
	at rocks.xmpp.precis.UsernameProfile.prepare(UsernameProfile.java:56)
	at rocks.xmpp.precis.UsernameCaseMappedProfileTest.testSymbolCharacters3(UsernameCaseMappedProfileTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testUnassigned
Test class: rocks.xmpp.precis.IdentifierClassTest
0 rocks.xmpp.precis.IdentifierClassTest@1cd072a9
testUnicodeDomain
Test class: rocks.xmpp.precis.IDNProfileTest
0 rocks.xmpp.precis.IDNProfileTest@880ec60
testValidBidiString
Test class: rocks.xmpp.precis.BidiRuleTest
0 rocks.xmpp.precis.BidiRuleTest@7f63425a
testWidthMapping
Test class: rocks.xmpp.precis.UsernameCaseMappedProfileTest
0 rocks.xmpp.precis.UsernameCaseMappedProfileTest@39ba5a14
testZeroLength
Test class: rocks.xmpp.precis.OpaqueStringProfileTest
java.lang.IllegalArgumentException: String must not be empty after applying the rules.
	at rocks.xmpp.precis.OpaqueStringProfile.enforce(OpaqueStringProfile.java:47)
	at rocks.xmpp.precis.OpaqueStringProfileTest.testZeroLength(OpaqueStringProfileTest.java:49)
... Removed 29 stack frames
Click to show all stack frames
java.lang.IllegalArgumentException: String must not be empty after applying the rules.
	at rocks.xmpp.precis.OpaqueStringProfile.enforce(OpaqueStringProfile.java:47)
	at rocks.xmpp.precis.OpaqueStringProfileTest.testZeroLength(OpaqueStringProfileTest.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:659)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:845)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1153)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
	at org.testng.TestRunner.privateRun(TestRunner.java:771)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1199)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1124)
	at org.testng.TestNG.run(TestNG.java:1032)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
0 rocks.xmpp.precis.OpaqueStringProfileTest@b684286